Papers with detecting and correcting
Gated Transformer for Robust De-noised Sequence-to-Sequence Modelling (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Noisy texts are common in user-generated texts that appear abundant in social media platforms like SMS, online chat, email, blogs, wikis etc. |
| Approach: | They propose a sequence-to-sequence architecture that uses a gating mechanism to detect types of corrections required from English texts. |
| Outcome: | The proposed architecture performs better than non-gated models on machine translation and Summarization tasks. |
A Comprehensive Evaluation and Correction of the TimeBank Corpus (2022.lrec-1)
Copied to clipboard
| Challenge: | TimeML is an annotation scheme for capturing temporal information in text. |
| Approach: | They propose to use TimeML to validate TimeML and provide a rich dataset of events, temporal expressions, and temporal relationships for training and testing temporal analysis systems. |
| Outcome: | The proposed methods detect and correct errors in the TimeML corpus and provide a reference corpus for training and testing temporal analysis systems. |
UMRSpell: Unifying the Detection and Correction Parts of Pre-trained Models towards Chinese Missing, Redundant, and Spelling Correction (2023.acl-long)
Copied to clipboard
| Challenge: | Chinese Spelling Correction (CSC) is a task of detecting and correcting misspelled charac- ters in Chinese texts. |
| Approach: | They propose a model to learn detection and correction parts together from a multi-task learning perspective. |
| Outcome: | The proposed model can learn detection and correction parts together from a multi-task learning perspective. |